[INFO] cloning repository https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneehar-mavuduru%2FBLOB-LOGGER-RUST", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneehar-mavuduru%2FBLOB-LOGGER-RUST'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8ddd96838c372f40b14778f16711aee7d1681a1
[INFO] testing neehar-mavuduru/BLOB-LOGGER-RUST against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneehar-mavuduru%2FBLOB-LOGGER-RUST" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (1509/1922)
Updating files:  79% (1519/1922)
Updating files:  80% (1538/1922)
Updating files:  81% (1557/1922)
Updating files:  82% (1577/1922)
Updating files:  83% (1596/1922)
Updating files:  84% (1615/1922)
Updating files:  85% (1634/1922)
Updating files:  86% (1653/1922)
Updating files:  87% (1673/1922)
Updating files:  88% (1692/1922)
Updating files:  89% (1711/1922)
Updating files:  90% (1730/1922)
Updating files:  91% (1750/1922)
Updating files:  92% (1769/1922)
Updating files:  93% (1788/1922)
Updating files:  94% (1807/1922)
Updating files:  94% (1816/1922)
Updating files:  95% (1826/1922)
Updating files:  96% (1846/1922)
Updating files:  97% (1865/1922)
Updating files:  98% (1884/1922)
Updating files:  99% (1903/1922)
Updating files: 100% (1922/1922)
Updating files: 100% (1922/1922), done.
[INFO] started tweaking git repo https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST
[INFO] tweaked toml for git repo https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neehar-mavuduru/BLOB-LOGGER-RUST already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fab5ea206321d9cc6e2d77b889044610dd55dc7d1eb1aea77970cc96380e43e
[INFO] running `Command { std: "docker" "start" "-a" "6fab5ea206321d9cc6e2d77b889044610dd55dc7d1eb1aea77970cc96380e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fab5ea206321d9cc6e2d77b889044610dd55dc7d1eb1aea77970cc96380e43e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fab5ea206321d9cc6e2d77b889044610dd55dc7d1eb1aea77970cc96380e43e", kill_on_drop: false }`
[INFO] [stdout] 6fab5ea206321d9cc6e2d77b889044610dd55dc7d1eb1aea77970cc96380e43e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2264be4b5208b9797a457dd0ae65a463660483ae5aa98a9caa3d6b00cdc204cb
[INFO] running `Command { std: "docker" "start" "-a" "2264be4b5208b9797a457dd0ae65a463660483ae5aa98a9caa3d6b00cdc204cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling blob-logger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "2264be4b5208b9797a457dd0ae65a463660483ae5aa98a9caa3d6b00cdc204cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2264be4b5208b9797a457dd0ae65a463660483ae5aa98a9caa3d6b00cdc204cb", kill_on_drop: false }`
[INFO] [stdout] 2264be4b5208b9797a457dd0ae65a463660483ae5aa98a9caa3d6b00cdc204cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3b5c4510eccb58ac6a8d7c0aa5899c286d758768d4458e75d7ef95a9289196
[INFO] running `Command { std: "docker" "start" "-a" "fe3b5c4510eccb58ac6a8d7c0aa5899c286d758768d4458e75d7ef95a9289196", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling blob-logger-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchGVo0D/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-1864254643bbe01d,libgetrandom-00068341399390e2,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libblob_logger_rust-9580dad400fd1d9e,libthiserror-fb02d81ecd3e316d,libnix-7934c9fba96e3bac,libdashmap-26e4ec3df90f8f2c,libhashbrown-5d9404f16ad26a3c,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libobject_store-30cea0a2df939770,libquick_xml-1988386af9fec557,libhumantime-ec1108f343b20094,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,librustls_pemfile-71b306d49a344d23,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libchrono-7c53925a0139bd21,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,libreqwest-d1ac29da8261945b,libserde_urlencoded-6e4a86afe34c2910,libryu-ace37e26d8308611,libhyper_rustls-2e56fafe480ad41b,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-25c54c2f023b24df,librustls-1620e39809a11fd0,libsubtle-ca7024fc66e4388f,libwebpki-d8ce01d94c932241,libring-d59bfda7ba94c17f,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtower_http-f78b7debc343ff28,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-5dfd79ea3dbf70f6,libtower_layer-d70c7e404336389b,libhyper_util-57a415430aebbc40,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhttp_body_util-6ebe35ca0c711b0b,liblog-cfb0a897de58af94,libsync_wrapper-48a86ae4bb41793c,libbase64-2a03de3babadded3,libserde-b497622e31234d47,libserde_core-365391bf3dd30696,liburl-5ff89ad5a9617f5f,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper-8d3ad5eeca720f9c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3fcb9b88d28d76d3,libtracing-d097d84cd6d3141d,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-dd907bd9f2295e54,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsnafu-1fa347f6f3dff025,libtokio-5b32a904f615cb3e,libsignal_hook_registry-76a9ccad38dd79b9,liberrno-c4bc712c008dffe3,libsocket2-961cb437a57ff786,libmio-e2b918107f74aeaf,libfutures-aee079be54c605ca,libfutures_executor-ccfdd1460f625cb8,libfutures_util-720db6f037b28b5f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbytes-ff5aca13e3e348ea,libparking_lot-dd9b68a5c81df5f6,libparking_lot_core-99d463098ddfa3d8,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,librand-e06ca0ec69a23436,librand_chacha-28e3b36d01380ebb,libppv_lite86-7620ba7ca4879f50,libzerocopy-b7a0c58e6756922b,librand_core-a2d3d229fc9a4b1e,libgetrandom-010db997d864b44a,liblibc-e0c2caade0d97aa4,libcfg_if-5af52f617df93f8f,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchGVo0D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/logger_manager_tests-ebeb3b03ad224b20" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blob-logger-rust` (test "logger_manager_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcujmF6b/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-1864254643bbe01d,libgetrandom-00068341399390e2,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libtracing_subscriber-0eb2eefb7c83810b,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-cf1461afcad70d79,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libtracing_log-46d10ef08017e4c7,libblob_logger_rust-9580dad400fd1d9e,libthiserror-fb02d81ecd3e316d,libnix-7934c9fba96e3bac,libdashmap-26e4ec3df90f8f2c,libhashbrown-5d9404f16ad26a3c,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libobject_store-30cea0a2df939770,libquick_xml-1988386af9fec557,libhumantime-ec1108f343b20094,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,librustls_pemfile-71b306d49a344d23,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libchrono-7c53925a0139bd21,libiana_time_zone-e4284183d46316cc,libnum_traits-300c5186abf3804c,libreqwest-d1ac29da8261945b,libserde_urlencoded-6e4a86afe34c2910,libryu-ace37e26d8308611,libhyper_rustls-2e56fafe480ad41b,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-25c54c2f023b24df,librustls-1620e39809a11fd0,libsubtle-ca7024fc66e4388f,libwebpki-d8ce01d94c932241,libring-d59bfda7ba94c17f,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtower_http-f78b7debc343ff28,libbitflags-a4a524fc7b7b1962,libiri_string-d8b08e8827a09725,libtower-5dfd79ea3dbf70f6,libtower_layer-d70c7e404336389b,libhyper_util-57a415430aebbc40,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhttp_body_util-6ebe35ca0c711b0b,liblog-cfb0a897de58af94,libsync_wrapper-48a86ae4bb41793c,libbase64-2a03de3babadded3,libserde-b497622e31234d47,libserde_core-365391bf3dd30696,liburl-5ff89ad5a9617f5f,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper-8d3ad5eeca720f9c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3fcb9b88d28d76d3,libtracing-d097d84cd6d3141d,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-dd907bd9f2295e54,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttp_body-c1839cc45fdc82ab,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libsnafu-1fa347f6f3dff025,libtokio-5b32a904f615cb3e,libsignal_hook_registry-76a9ccad38dd79b9,liberrno-c4bc712c008dffe3,libsocket2-961cb437a57ff786,libmio-e2b918107f74aeaf,libfutures-aee079be54c605ca,libfutures_executor-ccfdd1460f625cb8,libfutures_util-720db6f037b28b5f,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libbytes-ff5aca13e3e348ea,libparking_lot-dd9b68a5c81df5f6,libparking_lot_core-99d463098ddfa3d8,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,librand-e06ca0ec69a23436,librand_chacha-28e3b36d01380ebb,libppv_lite86-7620ba7ca4879f50,libzerocopy-b7a0c58e6756922b,librand_core-a2d3d229fc9a4b1e,libgetrandom-010db997d864b44a,liblibc-e0c2caade0d97aa4,libcfg_if-5af52f617df93f8f,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_utils-bddddcad4a4551ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcujmF6b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2190729a8e30ea41/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/smoke_test-68127c5d9f4fd35b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blob-logger-rust` (example "smoke_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fe3b5c4510eccb58ac6a8d7c0aa5899c286d758768d4458e75d7ef95a9289196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3b5c4510eccb58ac6a8d7c0aa5899c286d758768d4458e75d7ef95a9289196", kill_on_drop: false }`
[INFO] [stdout] fe3b5c4510eccb58ac6a8d7c0aa5899c286d758768d4458e75d7ef95a9289196
